home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 May / macformat-024.iso / Shareware City / Developers / Kant Pro source Folder / Kant Pro 1.1 ƒ / kode new / kant parser dispatch.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-11-11  |  83 b   |  4 lines  |  [TEXT/MMCC]

  1. #include "program globals.h"
  2.  
  3. enum ErrorTypes ParserDispatch(WindowPtr theWindow);
  4.